summaryrefslogtreecommitdiffstats
path: root/minui/graphics_adf.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge up to android-8.1.0_r1 and fix conflictsEthan Yonker2017-12-151-1/+2
|\
| * minui: Fix breakage in graphics_adf.Alistair Strachan2017-04-291-1/+2
* | Update to AOSP 8.0 baseEthan Yonker2017-09-081-183/+135
|\|
| * minui: Move graphics_{adf,drm,fbdev} into classes.Tao Bao2017-02-111-102/+60
| * minui: Save errno before calling close().Tao Bao2017-02-091-1/+2
| * minui: Clean up graphics_adf.cpp.Tao Bao2017-02-071-191/+156
| * Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.Rahul Chaudhry2016-11-161-4/+4
| * Recovery mode UI flickerxinglong.zhu2016-08-061-1/+23
| * Keep ADF device alive for the lifetime of the minui backendJonathan Hamilton2016-05-061-6/+8
* | Add support for RGBA_8888 pixel formatKra1o52015-10-141-0/+2
|/
* Don't use typedefs that hide *s.Elliott Hughes2015-04-151-4/+4
* Switch minui over to C++.Elliott Hughes2015-04-101-0/+249